home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / lib / include / sys / Makefile < prev    next >
Makefile  |  1991-11-01  |  906b  |  30 lines

  1. #
  2. # Prototype makefile for directories containing only system header
  3. # files.
  4. #
  5. # This Makefile is automatically generated.
  6. # DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
  7. #
  8. # Generated from /sprite/lib/mkmf/Makefile.hdrs
  9. # Fri Nov  1 12:44:50 PST 1991
  10. #
  11. # For more information, refer to the mkmf manual page.
  12. #
  13. # $Header: /sprite/lib/mkmf/RCS/Makefile.hdrs,v 1.4 89/10/09 21:28:36 rab Exp $ SPRITE (Berkeley)
  14. #
  15. # Allow mkmf
  16.  
  17. HDRS        = audioio.h audioreg.h audiovar.h dir.h dirent.h fb.h file.h ioctl.h ipc.h mman.h param.h resource.h scsi.h sem.h shm.h socket.h stat.h stdtypes.h syslog.h termio.h termios.h time.h timeb.h times.h ttychars.h ttydev.h types.h uio.h un.h user.h wait.h
  18. INCLUDEDIR    = /sprite/lib/include/sys
  19. MAKEFILE    = Makefile
  20. SUBDIRS        = 
  21. DISTDIR        ?= /dist/sprite/src/lib/include/sys
  22.  
  23. SYSMAKEFILE    = hdrs.mk
  24.  
  25. #if exists(local.mk)
  26. #include    "local.mk"
  27. #else
  28. #include    <$(SYSMAKEFILE)>
  29. #endif
  30.